How to and where to add New Topic Addon link:

If you are using Patternskin (the default skin), open from Templates, view.pattern.tmpl in a text editor. Find the below code. You will see below that I added it after "edit."


<div class="twikiTopicAction">

%EDITTOPIC% %TMPL:P{"sep"}% 
<a href='%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopscreate&param2=none' accesskey="n" title='[Alt-n] Create a new page (topic) in this web (folder)'>New</a>  %TMPL:P{"sep"}% 


<a href="%SCRIPTURLPATH%/attach%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Attach image or document</a> %TMPL:P{"sep"}% 

<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%?skin=print.pattern%REVARG%">Printable version</a> %TMPL:P{"sep"}% 